[INFO] cloning repository https://github.com/Ignacy314/drone_processor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ignacy314/drone_processor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgnacy314%2Fdrone_processor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgnacy314%2Fdrone_processor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd1d641d0e14da3bd531e11e0c1905dbd661c087
[INFO] checking Ignacy314/drone_processor against master#ab26b175979ee7b2cb3302dce204b99df96f7efb for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgnacy314%2Fdrone_processor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ignacy314/drone_processor
[INFO] finished tweaking git repo https://github.com/Ignacy314/drone_processor
[INFO] tweaked toml for git repo https://github.com/Ignacy314/drone_processor written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ignacy314/drone_processor on toolchain ab26b175979ee7b2cb3302dce204b99df96f7efb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ignacy314/drone_processor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded geoconv v0.4.6
[INFO] [stderr]   Downloaded flexi_logger v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5
[INFO] running `Command { std: "docker" "start" "9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking geoconv v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking flexi_logger v0.30.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking drone_processor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ip`
[INFO] [stdout]    --> src/processor.rs:235:31
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     let (mac, ip, lat, lon, drone, dist) = (
[INFO] [stdout]     |                               ^^ help: if this is intentional, prefix it with an underscore: `_ip`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip`
[INFO] [stdout]    --> src/processor.rs:235:31
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     let (mac, ip, lat, lon, drone, dist) = (
[INFO] [stdout]     |                               ^^ help: if this is intentional, prefix it with an underscore: `_ip`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_dist`
[INFO] [stdout]    --> src/main.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     max_dist: Option<f64>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_dist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `angle_v` and `dist_real` are never read
[INFO] [stdout]    --> src/main.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct AnglesRecord {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     angle_v: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 171 |     dist_real: f64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnglesRecord` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alt` is never read
[INFO] [stdout]   --> src/processor.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Module {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub alt: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_dist`
[INFO] [stdout]    --> src/main.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     max_dist: Option<f64>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_dist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `angle_v` and `dist_real` are never read
[INFO] [stdout]    --> src/main.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct AnglesRecord {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     angle_v: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 171 |     dist_real: f64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnglesRecord` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alt` is never read
[INFO] [stdout]   --> src/processor.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Module {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub alt: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.08s
[INFO] running `Command { std: "docker" "inspect" "9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5", kill_on_drop: false }`
[INFO] [stdout] 9ac2951e237ab856cb66efd7065203f280321732457bb0d18c5ca2e4bf8012e5
